home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / man / cmds.fmt / wc.man < prev    next >
Encoding:
Text File  |  1989-01-06  |  742 b   |  67 lines

  1.  
  2.  
  3.  
  4. WC                        User Commands                        WC
  5.  
  6.  
  7.  
  8. NNAAMMEE
  9.      wc - word count
  10.  
  11. SSYYNNOOPPSSIISS
  12.      wwcc [ --llwwcc ] [ name ... ]
  13.  
  14. DDEESSCCRRIIPPTTIIOONN
  15.      _W_c counts lines, words and characters in the named files, or
  16.      in the standard input if no name appears.  A word is a maxi-
  17.      mal string of characters delimited by spaces, tabs or new-
  18.      lines.
  19.  
  20.      If an argument beginning with one of ``lwc'' is present, the
  21.      specified counts (lines, words, or characters) are selected
  22.      by the letters ll, ww, or cc.  The default is --llwwcc.
  23.  
  24. BBUUGGSS
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60. Sprite v1.0              April 29, 1985                         1
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.